1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN">
3 <HEAD><TITLE>SGF FF[
4]: DD & VW
</TITLE>
5 <BODY alink=
"#FF0000" bgcolor=
"#FFFFFF" link=
"#0000FF" text=
"#000000" vlink=
"#FF0000">
6 <A HREF=
"index.html"><IMG src=
"images/head.gif" ALT=
"[SGF FF[4] - Smart Game Format]" BORDER=
0></A>
8 <H1>Dimmed Stones and View
</H1>
10 For more info on the properties have a look at:
12 <LI><A HREF=
"sgf4.html#inherit">inherit
</A> property attribute
13 <LI><A HREF=
"properties.html#DD">DD
</A> property
14 <LI><A HREF=
"properties.html#VW">VW
</A> property
17 Suppose you have the following SGF-file:
20 AB[ac][bc][cc][dc][ec][fc][gc][hc][ic]
21 AW[ae][be][ce][de][ee][fe][ge][he][ie]
22 ;DD[aa][ab][ac][ad][ae][af][ag][ah][ai][bi][bh][bg][bf]
23 [be][bd][bc][bb][ba][ca][cb][cc][cd][ce]
24 VW[aa:bi][ca:ee][ge:ie][ga:ia][gc:ic][gb][ib]
28 The same file using compressed point lists for every property:
33 VW[aa:bi][ca:ee][ge:ie][ga:ia][gc:ic][gb][ib]
37 <H2>Picture of node
0</H2>
38 <IMG src=
"images/dim1.gif" ALT=
"[board: node 0 (dim1.gif)]">
40 <H2>Picture of node
1</H2>
41 <IMG src=
"images/dim2.gif" ALT=
"[board: node 1, using DD & VW (dim2.gif)]">